PrintCompositor.setWrapMode

Sets the line wrapping mode for the printed text.

This function cannot be called anymore after the first call to the [method@PrintCompositor.paginate] function.

class PrintCompositor
void
setWrapMode

Parameters

wrapMode GtkWrapMode

a #GtkWrapMode.

Meta